/*
* @Author: insrc
* @Date:   2017-11-11 14:44:13
* @Last Modified by:   insrc
* @Last Modified time: 2017-12-12 13:15:21
*/


@media (max-width: 575px) {
.banners{display: none;}
.mm{ display:none;}

}

@media (max-width: 767px) {
.menu{ height:80px; overflow:hidden; line-height:40px;}
.menu li{ width:25%; border:1px #2d7cca solid; margin-bottom:-1px; margin-right:-1px; box-sizing:border-box;}
.head{ height:auto;}
.logo{ padding-top:0; padding-left:0;}
.logor{ padding-top:0;}
.mysimg{ display:none;}
.mys2{ margin:0;}
.footer{ margin-bottom:3em;}
.sm-block{display: block;}
.footl,.footr{ text-align:center; margin-bottom:1em;}
}

@media (max-width: 991px) {
.mm{ display:none;}
.mleft{ width:100%;}
.zclb{ display:none;}
.tmid,.ttel{ display:none;}
.logo{ text-align:center; }
/*.mys{ display:none;}*/
.nylx{ display:none;}
}
@media (max-width: 800px) {
.top1{ display:none;}
.logo{ padding:10px 0;}
.cpt{ display:none;}
}
@media (max-width: 1170px) {
.sjbanner{ display:block;}
#flashBg {
	display: none;
}
.sjbanner {
	display: block;
	position: relative;
}
.index_banner {
	margin: 0px auto;
	width: 100%;
	height: auto;
}
.index_banner ul {
	overflow: hidden;
}
.index_banner li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.index_banner li a {
	display: block;
	margin: 0 auto;
}
.index_banner cite {
	position: absolute;
	bottom: 15px;
	left: 40%;
	z-index: 9999;
	display: block;
	width: 188px;
	height: 20px;
	_display: none;
}
.index_banner cite span {
	float: left;
	display: block;
	width: 1em;
	height: 1em;
	text-indent: -999em;
	opacity: .8;
	cursor: pointer;
	background-image: url(../image/tg_flash_p2.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.index_banner cite span:hover {
	background-color: #f5f5f5;
}
.index_banner cite span.cur {
	cursor: default;
	background-image: url(../image/tg_flash_p.png);
	background-repeat: no-repeat;
}

}